HipFileSystem.absoluteRead

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool absoluteRead(string path, void[] output)
    class HipFileSystem
    static
    bool
    absoluteRead
    (
    string path
    ,
    out void[] output
    )
  2. bool absoluteRead(string path, ubyte[] output)

Meta